CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 缩放

搜索资源列表

  1. translater

    0下载:
  2. 计算机图形学基于opengl的旋转、平移、缩放程序-Computer graphics opengl based on the rotation, translation, scaling procedures
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1841
    • 提供者:weijiabai
  1. antipoly

    0下载:
  2. 一个可旋转缩放的彩色立方体,是基于opengl下泻的-A rotating cube color scale is based on opengl tumble of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1031336
    • 提供者:xujiong
  1. 4c20233ba159

    0下载:
  2. opengl编程,实现图形的旋转缩放等功能-the opengl programming graphics rotation scaling function
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-27
    • 文件大小:761497
    • 提供者:gaochao
  1. TeapotI

    0下载:
  2. OpenGL经典茶壶代码,可实现平移、缩放、旋转。-OpenGL classic teapot code translation, scaling and rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-24
    • 文件大小:424197
    • 提供者:何金川
  1. threeD_Objects

    0下载:
  2. OpenGL简单的3D物体缩放,平移,旋转 (Xcode)-OpenGL, object scaling, rotating and transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-21
    • 文件大小:42060
    • 提供者:Xiaowei Zhang
  1. code_bird

    0下载:
  2. 通过操作鼠标对模型的任意拖动(旋转、平移、缩放),触发OpenGL视窗中的模型视图矩阵,计算OpenGL中的摄像机中心与拍摄图像的摄像机中心的最小夹角,调用不同的颜色信息,以此观察到模型的表面材质信息的变化-Through the operation of the mouse model of arbitrary drag (rotation, translation, scale), trigger OpenGL window of model view matrix, the calcula
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-04
    • 文件大小:17024419
    • 提供者:万飞
  1. Transform

    0下载:
  2. 用visual studio环境可以运行,矩阵的基本运算,包括平移,旋转,缩放等。源码中有主要的步骤注释说明。用到了OpenGL的函数、库文件、头文件和glut库。-Visual studio environment can run the basic operations of the matrix, including translation, rotation, scaling, etc.. The notes of the main steps in the source. Use Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:183893
    • 提供者:Paul
  1. fractional_project

    0下载:
  2. 摩擦力检测的实验,显示一个斜坡在不同材质的下摩擦力不同,在斜坡上的小方块滑行的距离也不一样,基于opengl实现,可以换材料,缩放,旋转,滑动哦~-Friction testing experiments show a slope in different materials under friction, glide on the slope of a small box is not the same distance on opengl implementation, you can ch
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:55503824
    • 提供者:potato
  1. 3

    0下载:
  2. 编写一个基于OpenGL的程序,绘制一个三角形,并分别绘制这个三角形经旋转、平移、缩放后的结果,-Write an OpenGL-based program, draw a triangle and draw this triangle after rotation, translation, scaling results after
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-23
    • 文件大小:225889
    • 提供者:彭宝
  1. pingyisanjiaoxing

    0下载:
  2. opengl图形学平移旋转缩放功能实现,彩色三角形,适合初学者-The opengl graphics translation rotation scaling function to achieve color triangle for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:847
    • 提供者:siva
  1. 3dsPopengl

    0下载:
  2. 在3dsmax下自制的椅子贴上纹理导出为3ds格式,将3ds文件采用glut编程的方法将其导入opengl中,并用鼠标左键实现旋转,右键实现缩放,ctrl+左键实现平移。-Chair in 3dsmax homemade paste texture export to 3ds format glut programming 3ds file import opengl in, and use the left mouse button to rotate, zoom in right, to a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-21
    • 文件大小:736100
    • 提供者:任帅
  1. cubeplay

    0下载:
  2. 这是本人写的一个小型演示程序,用于演示OpenGL中平移、旋转、缩放操作以及各种矩阵模式的使用,解释详细,非常适合初学者-This is a small demon program with explain in detail, which is used to demonstrate transformations of translation, rotation, scaling and the usage of different pattern of matrices.It is ver
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-24
    • 文件大小:8132050
    • 提供者:wangbin
  1. LZ31

    0下载:
  2. VC++经典案例,包括OpenGL中雾的应用,图像的缩放,透明的图像,用OPENGL实现简单动画,动画启动界面,使用DIB制作动画按钮等23个案列-VC++ classic case, including fog in OpenGL applications, image scaling, transparent image with OPENGL simple animation, animation start interface, DIB animate button 23 cases l
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:42663426
    • 提供者:小鲵
  1. cgDHJ3dTrans6

    0下载:
  2. 三维空间中立体图形的变换,包括三角形,球体,立方体的旋转,缩放,投影,光照以及视角的旋转-3D opengl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:2568554
    • 提供者:丁海江
  1. earth

    0下载:
  2. openGL,在C#上实现。是地球模型,可以实现自由缩放,控制旋转速度-openGL, implemented in C#. Earth model, can achieve freedom zoom control rotation speed
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-21
    • 文件大小:10178865
    • 提供者:Henry
  1. Roys

    0下载:
  2. vs下用opengl写的包含移动旋转缩放的纹理贴图小程序-vs written using opengl texture map that contains the mobile rotation scaling applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1560774
    • 提供者:滕龙
  1. openGL_translate-scale-rotate

    0下载:
  2. 用openGL通过键盘操作实现多边形的平移、旋转、缩放,本次实验是以三角形为例来实现的。-With openGL through translation, keyboard operation to achieve the polygon rotation, scaling, this experiment is triangle as examples to achieve.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:2186
    • 提供者:lan
  1. GLplatform_525

    0下载:
  2. 基于VC的,一款学习OPENGL基础的源代码。包含了基本的平移缩放。同时对VC的学习也有一定的促进,如静态窗口的划分。-Based on the VC, a learning OPENGL base source code. Contains the basic translation zoom. VC learning at the same time also has the certain promotion, such as static window.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:14775276
    • 提供者:王培玉
  1. opengldome

    0下载:
  2. 鼠标滚轮实现基于MFC的opengl图形放缩-Mouse wheel zoom MFC OpenGL-based graphics
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:4747889
    • 提供者:李冉冉
  1. SolarSystem

    0下载:
  2. 在Visual C++ 6.0中运用OpenGL实现太阳系的公转及各个行星的自转,实现旋转、放缩、平移、透视投影,按键 A D W S 分别实现图像左、右、上、下移动,并可以缩放图像。-Using OpenGL in Visual C++ 6.0 revolution and rotation of the planets of the solar system, to achieve rotation, scaling, translation, perspective projection,
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:8646335
    • 提供者:魏晓蕾
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com